Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Send event json errors #847

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Send event json errors #847

merged 3 commits into from
Jan 10, 2024

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Jan 9, 2024

Fix these exceptions

Exception in thread Thread-1 (send_event_json):

TypeError: Object of type lock is not JSON serializable

TypeError: Object of type set is not JSON serializable

dlawin added 2 commits January 9, 2024 16:17
convert sets to list, don't include _ignored_columns_lock: threading.Lock in events
@dlawin dlawin requested review from nolar and sungchun12 January 9, 2024 23:35
@dlawin dlawin self-assigned this Jan 9, 2024
@dlawin dlawin merged commit 831ecbb into master Jan 10, 2024
6 checks passed
@dlawin dlawin deleted the send_event_json_errors branch January 10, 2024 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant