Alex Dong

Results 3 issues of Alex Dong

For example, on `http://localhost:5001/#jquery/delegate`, there is a link to the 'on' function, which is redirected to `http://api.jquery.com/on` instead of `http://localhost:5001/#jquery/on`.

The current approach crashes the worker processes because the sqlalchemy connection isn't initiated properly. The sympton is that the first job was processed beautifully but subsequent jobs failed with the...