Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Added a test for simultaneous async await #70

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

Du-z
Copy link
Collaborator

@Du-z Du-z commented Sep 29, 2022

Running this test with code from before the RPC pooling fails with:

image

Now with pooling the test goes green.
Good to see that the pooling is working, nice work!

@ProphetLamb
Copy link
Collaborator

Awesome!

On that note, you might've noticed, that the unittest-results are also generated when tests fail.

I think ill make a branch with all failing tests (that are currently disabled) enabled, so that we can see what currently doesn't work, and more easily track progress.

This branch would then be updated from master.

Any suggestions as for the branch name?

@Du-z
Copy link
Collaborator Author

Du-z commented Sep 29, 2022

Sounds good, something simple like all-tests maybe.

@ProphetLamb ProphetLamb merged commit 00da3ed into master Sep 29, 2022
@ProphetLamb ProphetLamb deleted the simultaneous_database_operations branch September 29, 2022 13:47
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants