jerryleooo

Results 11 issues of jerryleooo

Fix typo and wrong id

**Is your feature request related to a problem? Please describe.** To find a negative cycle in a graph, we may need to support [Bellman Ford algorithm](https://en.wikipedia.org/wiki/Bellman%E2%80%93Ford_algorithm) **Describe the solution you...

feature request

Good coverage will bring more confidence in refactoring the code

### Describe the bug: Global variables are not shared between different gunicorn workers. https://github.com/cloudera/hue/blob/b5d126ea651d76e982a13c7da3661dac9a939246/desktop/libs/notebook/src/notebook/connectors/sql_alchemy.py#L90 ### Steps to reproduce it? 1. Use the docker-compose to up the service, with following configurations:...

BUG
Prevent stale

Fix https://issues.apache.org/jira/browse/CALCITE-3802

I am using an endpoint from pokt.network: `https://eth-mainnet.gateway.pokt.network/v1/lb/xxxx` I have done all steps mentioned in the README, while got following error: ``` ➜ mev-inspect-py git:(main) ./mev inspect 12914944 Inspecting block...

**Describe the bug** The images on doc site are down with HTTP 401 error **To Reproduce** Steps to reproduce the behavior: 1. Go to doc site, like https://docs.automa.site/guide/quick-start.html 2. Can...