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

"ticker" responds slow on windows only #539

Open
CHMEX opened this issue Dec 26, 2017 · 0 comments
Open

"ticker" responds slow on windows only #539

CHMEX opened this issue Dec 26, 2017 · 0 comments

Comments

@CHMEX
Copy link

CHMEX commented Dec 26, 2017

There seems to be a windows specific issue with "ticker" and larger stats.log files

curl --url "http://127.0.0.1:7783" --data "{"userpass":"$userpass","method":"ticker"}"

It takes about 10 minutes to get the response back from cli.

Marketmaker does run at 0-1% CPU so nothing strange there.

Can @DeckerSU confirm this issue and narrow it down?

Attached a stats file i'm using.
stats.zip

DeckerSU pushed a commit to DeckerSU/SuperNET that referenced this issue Nov 5, 2022
…l777#539)

* WIP. Added first integration test using native UTXO daemon in Docker.

* Use Github fork of testcontainers instead of local copy.

* Stop using hardcoded path for coin config in test.

* Create coin data dir on host if not exist.

* Enable logger in test. Run only test using Docker.

* Fix CI config.

* Fix CI config again.

* Remove comment.

* Use OS specific Zcash params path.

* Remove unused import.

* Wait until conf file is copied from container. Run all tests.

* Try custom test runner.

* Rm the containers at the end of test despite success state.
Also clean up before container is started.

* Move test_search_for_swap_tx_spend_native_was_spent from utxo to docker.

* Prevent the UTXO coins to be concurrently initialized in tests.
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