adamuremek / mentorship-program

SVSU 2024 CS471 (Software Engineering II) Capstone Project
7 stars 0 forks source link

Memory leak #230

Closed goupil-justin closed 7 months ago

goupil-justin commented 7 months ago

When a user replaces their profile image with another it creates an orphaned image that remains in the media/images folder.

image

goupil-justin commented 7 months ago

Fixed I think: https://github.com/adamuremek/mentorship-program/commit/e2ce147151a4092ab17da7051545b8d27729b209

image

image

TheSlimyOne commented 7 months ago

Were you able to finish this task? @goupil-justin

goupil-justin commented 7 months ago

Yes. @TheSlimyOne

Sorry, I should have asked that if someone has the time could you please verify that the fix worked. I checked and seen that it works, but would like if someone else could try to break it.

TheSlimyOne commented 7 months ago

The code you pushed took down the server for some reason

goupil-justin commented 7 months ago

Oh shit, are there any logs?

goupil-justin commented 7 months ago

link to the commit: https://github.com/adamuremek/mentorship-program/commit/e2ce147151a4092ab17da7051545b8d27729b209

TheSlimyOne commented 7 months ago

It might be a server issue quinn was fixing somethings i'll let you know if I learn anything

goupil-justin commented 7 months ago

Roger, I'll try to stay on til 12.

goupil-justin commented 7 months ago

@TheSlimyOne Looks like every check has been failing since 1:40pm today.