nate nowack

Results 102 issues of nate nowack

### Bug summary ``` FAILED tests/records/test_filesystem.py::TestFileSystemRecordStore::test_read_locked_key - _queue.Empty ``` ### Version info (`prefect version` output) ```Text » prefect version Version: 3.0.0rc19+9.g1a73ede315 API version: 0.8.4 Python version: 3.12.5 Git commit: 1a73ede3...

bug

### Bug summary when you have a `type: object` as a member of a union type for a block field, the form to edit that field disappears on the `object`...

bug
ui

### Bug summary right now, if i have something like ```yaml - name: label-issues triggers: - enabled: true expect: - marvin.issue.opened - marvin.issue.reopened parameters: event_body_str: "{{ event.payload.body }}" ... ```...

bug

when using the `assistant` group of the CLI, you could get inscrutable errors if you deleted your whole `~/.marvin` directory

this PR fixes the type errors that arise during normal usage of `Task.map` by forgoing the using the `ParamSpec`, since it seems generally not possible to fully capture the user...

development

### Describe the current behavior ![image](https://github.com/user-attachments/assets/6e85ca8f-1c54-47e7-976f-35a3bcd4b855) Currently (on chrome-like browsers at least), editing a large variable value is sort of hard. Typically when editing any text I have my old...

enhancement
ui

### Bug summary the client tests in the python tests sometimes [appear](https://github.com/PrefectHQ/prefect/actions/runs/11334690168/attempts/1?pr=15691) to hang and subsequently timeout ### Version info (`prefect version` output) ```Text n/a ``` ### Additional context _No...

bug

closes https://github.com/PrefectHQ/prefect/issues/15664

bug

i started on this branch trying to improve import strategies but after profiling with `cProfile` i saw that a lot of time was being spent doing `versioneer` stuff and [read](https://github.com/pytroll/satpy/pull/856)...

upstream dependency