Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lot of logs entries : 'OnNext called while another OnNext call was in progress on the same Observer.' #1054

Open
vimarx opened this issue Apr 5, 2024 · 2 comments
Labels
Question Reactive.XAF eXpandFrameowrk/DevExpress.XAF project
Milestone

Comments

@vimarx
Copy link
Member

vimarx commented Apr 5, 2024

I'm currently working on a project that heavily utilizes logging, and I've noticed numerous log entries stating: 'OnNext called while another OnNext call was in progress on the same Observer.'
Is there an issue with this?
Can they be deleted?
Thanks

@vimarx vimarx added Question Reactive.XAF eXpandFrameowrk/DevExpress.XAF project labels Apr 5, 2024
@apobekiaris
Copy link
Member

'OnNext called while another OnNext call was in progress on the same Observer.'

sounds wrong for sure, do u have a sample

@apobekiaris
Copy link
Member

The pre-release 4.241.3.0 in the Reactive.XAF lab branch includes commits that relate to this task:

To minimize version conflicts we recommend that you use the Xpand.XAF.Core.All, Xpand.XAF.Win.All, Xpand.XAF.Web.All packages. Doing so, all packages will be at your disposal and .NET will add a dependecy only to those packages that you actually use and not to all (see the Modules installation-registrations youtube video).

Released packages: No packages released.

Please update the related Nuget packages and test if issues is addressed. These are nightly nuget packages available only from our NugetServer.

If you do not use these packages directly but through a module of the main eXpandFramework project, please wait for the bot to notify you again when integration is finished or update the related packages manually.

Thanks a lot for your contribution.

@apobekiaris apobekiaris added this to the 21.2.702.0 milestone Sep 9, 2024
@apobekiaris apobekiaris removed their assignment Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Reactive.XAF eXpandFrameowrk/DevExpress.XAF project
Projects
None yet
Development

No branches or pull requests

2 participants