Closed falconandy closed 2 years ago
A race condition is a flaw that produces an unexpected result when the timing of actions impact other actions.
@qingzhuozhen A test was added. I need to change some session-related logic to make it more deterministic to be able to test it.
:tada: This PR is included in version 1.4.5 :tada:
The release is available on:
v1.4.5
Your semantic-release bot :package::rocket:
Summary
Session-specific logic moved from ContextPlugin to avoid race conditions
Checklist