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

partially fix middleware #35

Closed
wants to merge 1 commit into from
Closed

partially fix middleware #35

wants to merge 1 commit into from

Conversation

sieira
Copy link
Collaborator

@sieira sieira commented Nov 11, 2015

While this is working, the observer doesn't have the time to add the middleware before the save is performed on the test. So i'm not still merging.

The test fails, but all subsequent tests actually run all the middleware as expected, so I need to find a way to force the observer to trigger before any other instruction

@sieira sieira mentioned this pull request Nov 11, 2015
@sieira
Copy link
Collaborator Author

sieira commented Nov 11, 2015

The reason is this: https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/

I may have to find a workaround manipulating the base schema pre and post functions

@sieira sieira closed this Jan 10, 2016
@sieira sieira deleted the fix_middleware branch February 9, 2016 19:49
@sieira sieira restored the fix_middleware branch February 9, 2016 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant