Skip to content

Websockets#3621

Draft
ozer550 wants to merge 70 commits intounstablefrom
websockets
Draft

Websockets#3621
ozer550 wants to merge 70 commits intounstablefrom
websockets

Conversation

@ozer550
Copy link
Member

@ozer550 ozer550 commented Sep 8, 2022

This is a reference PR to depict my GSoC22 work in one place.

bjester and others added 29 commits September 2, 2022 07:54
Merge latest unstable into websockets
Merge latest unstable into websockets
Fix bad merging of Makefile changes
Remove all make dependencies since they weren't being run anyway
Fix redis connection trying localhost in deployment
Added a healthcheck route for Daphne server.
.then(() => {
return this.table.bulkPut(tasks);
});
let deletePromise = Promise.resolve();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this logic is preserving a single task of the type - rather than a single task per type per channel? This might cause weird behaviour if you're editing two channels at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants