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

race condition testing #21

Open
s-oravec opened this issue Nov 11, 2015 · 0 comments
Open

race condition testing #21

s-oravec opened this issue Nov 11, 2015 · 0 comments
Milestone

Comments

@s-oravec
Copy link
Owner

Idea

I want API which would allow to easily write race condition tests

  • pete_async
    • broadcast(a_event_in) - broadcast event to other threads
    • wait_for_event(a_event_in) - wait for broadcasted event
    • event expires after x seconds - configurable; default 30
    • implemented using standard Oracle DBMS packages
@s-oravec s-oravec added this to the 0.3.0 milestone Mar 23, 2016
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

No branches or pull requests

1 participant