Andrei Gheorghe

Results 8 comments of Andrei Gheorghe

Can confirm this happens both on Firefox as well as Safari. @NikolajHoggins did you ever figure out a workaround or local patch?

Still an issue in 2019 :)

Hey folks, having come across this issue while investigating the issue linked above in the Google datastore library, my take is that this isn't something that globby should fix, since...

@sindresorhus done: https://github.com/mrmlnc/fast-glob/issues/158

hey @broswell! do you mean in general, or are you trying to record something specific? the general case is harder, you'd probably need to put the camera frames through a...

@elprans this may be of interest, I notice you made many of the heavy changes in this version

``` Process 55553 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x0000000100c8e23c protocol.cpython-312-darwin.so`__pyx_pw_7asyncpg_8protocol_8protocol_12BaseProtocol_1__init__ + 428 protocol.cpython-312-darwin.so`__pyx_pw_7asyncpg_8protocol_8protocol_12BaseProtocol_1__init__: -> 0x100c8e23c : ldr w8, [x25] 0x100c8e240...

``` Fatal Python error: Segmentation fault Thread 0x00000001733e7000 (most recent call first): File "/Users/andrei/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/concurrent/futures/thread.py", line 90 in _worker File "/Users/andrei/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/threading.py", line 1012 in run File "/Users/andrei/.local/share/uv/python/cpython-3.12.9-macos-aarch64-none/lib/python3.12/threading.py", line 1075 in _bootstrap_inner...