- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.1k
fix(act): async act detection #407
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
fix(act): async act detection #407
Conversation
89abc88    to
    5817d0d      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good progress I think!
3d6c359    to
    14d34e0      
    Compare
  
    14d34e0    to
    28abcd0      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Can't wait to drop all this code eventually 😅
| I'd love to have one other approval on this before I merge 👍 | 
| P.S. Thanks a ton Sunil! | 
The previous version of async act detection left an open hanging act scope, which broke tests and expectations. This PR delays the detection until it's been called at least once.
28abcd0    to
    2d75d52      
    Compare
  
    | @all-contributors please add @threepointone for code and tests | 
| I've put up a pull request to add @threepointone! 🎉 | 
| @all-contributors, please add @gaearon for reviews | 
| I've put up a pull request to add @gaearon! 🎉 | 
| 🎉 This PR is included in version 8.0.6 🎉 The release is available on: 
 Your semantic-release bot 📦🚀 | 
| Little late to the game, sorry for that, I'm trying to figure out if this is something worth porting to NTL? | 
| Probably | 
| @threepointone This change is causing an issue: #468 | 
The previous version of async act detection left an open hanging act scope, which broke tests and expectations. This PR delays the detection until it's been called at least once.
I tested this with 16.8.6, and 0.0.0-b4178af81.