Samuel Colvin

Results 325 issues of Samuel Colvin

if i do ```py async with glove.pg.acquire() as conn: ... await conn.fetch(...) ``` if should fail with `DummyPgPool`

to support things like https://github.com/nell-health/nellhealth.com/pull/42 like CRA's dev server allows proxy.

Often want to write in markdown but use chunks of it as blocks of text in an html page. Would be useful if there was a way to refer (perhaps...

if you're at `localhost:8000/#` for example, the page doesn't reload.

bug

title is not being correctly guessed from the slug/filename.

that coped with files being renamed in production.

needs unit tests for sasstastic first, should fix links to map raw resources.

Traceback is shown but otherwise shutdown is clean. This is something to do with the thread pool executor and process pool executor messing each other up. traceback: ``` CProcess SpawnProcess-1:...

``` Traceback (most recent call last): File "/usr/local/Cellar/[email protected]/3.8.3/Frameworks/Python.framework/Versions/3.8/lib/python3.8/concurrent/futures/process.py", line 239, in _process_worker r = call_item.fn(*call_item.args, **call_item.kwargs) File "/Users/samuel/code/harrier/harrier/dev.py", line 155, in update_site v = get_page_data(path, config=config) File "/Users/samuel/code/harrier/harrier/build.py", line 135,...

bug